Age | Commit message (Expand) | Author | Files | Lines |
2015-10-26 | effects: remove hack that made Marco crash in certain situations | Alberts Muktupāvels | 1 | -20/+1 |
2015-10-23 | Fix 'center-new-windows' summary and description | Michael Steenbeek | 1 | -2/+2 |
2015-10-13 | Revert "Repaint area of deleted shadowed windows (fixes #27)" | Monsta | 1 | -19/+0 |
2015-10-13 | use Alt-` for switching between windows of the same application | Monsta | 1 | -1/+1 |
2015-09-25 | Make center-new-windows true after all, and change the description | Monsta | 1 | -2/+2 |
2015-09-25 | Merge pull request #224 from dnk/assertion | No_name | 1 | -0/+2 |
2015-09-25 | Merge pull request #221 from dnk/uninitialized_variable | No_name | 1 | -2/+1 |
2015-09-25 | Merge pull request #203 from bjlaur/master | No_name | 1 | -1/+1 |
2015-09-25 | Merge pull request #168 from robertek/swith_to_workspace_prev | No_name | 7 | -1/+33 |
2015-09-24 | gtk3: fix assertion 'gtk_widget_get_realized (widget)' failed | Denis Gorodnichev | 1 | -0/+2 |
2015-09-18 | gtk3: draw 1px tile border | Denis Gorodnichev | 1 | -6/+9 |
2015-09-18 | Revert "Remove unused function handle_run_terminal" | infirit | 2 | -0/+39 |
2015-09-18 | gtk3: unintialized variable | Denis Gorodnichev | 1 | -2/+1 |
2015-09-16 | Add manual and by-pointer window placement | Faidon Liambotis | 7 | -1/+103 |
2015-09-16 | tile-preview: Small cleanup | infirit | 1 | -9/+1 |
2015-09-16 | preview-widget: Small GTK_CHECK_VERSION cleanup | infirit | 1 | -10/+5 |
2015-09-16 | ui: Small cleanups | infirit | 1 | -19/+0 |
2015-09-16 | Remove more unused functions | infirit | 2 | -119/+0 |
2015-09-15 | Remove unused function handle_run_terminal | infirit | 2 | -39/+0 |
2015-09-14 | Remove deprecated GTK+ symbols and use accessor functions | infirit | 9 | -289/+339 |
2015-09-14 | compositor: fix possible crash closing/destroying window | Alberts Muktupāvels | 3 | -9/+32 |
2015-09-14 | compositor: don't use invalid back_pixmap | Alberts Muktupāvels | 1 | -1/+6 |
2015-09-14 | bump xcomposite required version to 0.3 and simplify code | Alberts Muktupāvels | 4 | -174/+58 |
2015-09-14 | window: load NET_WM_USER_TIME from the right window | Alberts Muktupāvels | 1 | -1/+9 |
2015-09-14 | theme: Rename button_rect() to get_button_rect() | Florian Müllner | 1 | -6/+6 |
2015-09-14 | ui: Refactor the default image lookup | Jasper St. Pierre | 1 | -20/+15 |
2015-09-14 | xprop: Don't use GDK for reading text properties | Jasper St. Pierre | 3 | -37/+24 |
2015-09-14 | Don't allow multiline window titles | William Jon McCann | 1 | -0/+2 |
2015-09-14 | Work around Xlib 64-bit "specialness" | Dan Winship | 1 | -0/+14 |
2015-09-14 | Clean up antialiasing fixes | Owen W. Taylor | 1 | -24/+11 |
2015-09-14 | Fix typo | infirit | 1 | -1/+1 |
2015-09-14 | Drop deprecated use of GTK_WIDGET_DRAWABLE, GTK_WIDGET_STATE and gtk_widget_s... | infirit | 2 | -10/+2 |
2015-09-14 | Drop deprecated use of gtk_signal_connect_full | infirit | 1 | -18/+0 |
2015-08-31 | check for GTK+ release, not pre-release | Monsta | 1 | -1/+1 |
2015-08-29 | Repaint area of deleted shadowed windows (fixes #27) | bl0ckeduser | 1 | -0/+19 |
2015-08-20 | Gtk3: Fix background color | infirit | 3 | -18/+82 |
2015-08-20 | Fix crash when struts change during grab operation | Owen W. Taylor | 4 | -18/+24 |
2015-08-01 | window menu: make minimize item insensitive when window should not | Monsta | 1 | -2/+2 |
2015-07-31 | Allow programmatic minimization without MWM_FUNC_MINIMIZE | Stefan Dösinger | 1 | -2/+1 |
2015-07-17 | theme: Remove outdated assertion | Yaakov Selkowitz | 2 | -3/+0 |
2015-07-11 | Reverting center-new-windows default to false. This is changed to match the d... | Bryan Laur | 1 | -1/+1 |
2015-06-10 | Merge pull request #164 from dnk/tile_preview_glitch | Martin Wimpress | 1 | -1/+2 |
2015-06-10 | Merge pull request #160 from micove/add-tile-keybinds | Martin Wimpress | 6 | -23/+46 |
2015-06-09 | Merge pull request #187 from monsta/patch-1 | Martin Wimpress | 1 | -1/+1 |
2015-06-09 | Merge pull request #189 from monsta/keybindings-fix | Martin Wimpress | 1 | -20/+25 |
2015-06-09 | fix uninitialized data field for sending _NET_WM_SYNC_REQUEST event | Sebastian Gerhardt | 1 | -0/+1 |
2015-04-09 | prefs: make keybindings change notifications work with GLib >= 2.43 | Monsta | 1 | -20/+25 |
2015-04-08 | prefs: make workspace name actually change | monsta | 1 | -1/+1 |
2015-04-05 | keybindings: pass screen name instead of number to error dialog | Monsta | 1 | -7/+7 |
2015-03-15 | preview-widget: use correct name for missing icon | monsta | 1 | -2/+2 |