summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* device: Implement XI2 event handlingViktor Odintsev2017-11-2711-5/+854
* Fix some build warningsViktor Odintsev2017-11-224-2/+10
* main: add support for multiple screens with GDK 3Viktor Odintsev2017-11-121-3/+31
* tabwin: fix initial sizingViktor Odintsev2017-08-041-0/+1
* client: remove X error trapsViktor Odintsev2017-08-011-10/+0
* menu: remove deprecationsViktor Odintsev2017-07-072-28/+132
* Fix compilation with --disable-compositorViktor Odintsev2017-07-051-0/+2
* events: replace client_event with event filterViktor Odintsev2017-07-043-32/+13
* compositor: fix possible infinite loopViktor Odintsev2017-07-041-1/+1
* Fix remaining deprecationsViktor Odintsev2017-07-047-18/+40
* poswin: remove deprecationsViktor Odintsev2017-07-041-2/+11
* tabwin: complete GTK3 port, add CSS supportViktor Odintsev2017-07-031-218/+126
* Implement cairo drawingViktor Odintsev2017-07-033-92/+123
* Implement GTK2-like style calculatorViktor Odintsev2017-07-038-203/+240
* Remove black_gc and white_gcViktor Odintsev2017-07-034-21/+3
* icons: use cairo-xlib-xrender to draw window's previewViktor Odintsev2017-07-031-13/+39
* Remove usage of deprecated macroses and private fieldsViktor Odintsev2017-07-029-40/+41
* icons: replace gdk_pixbuf_get_from_drawable with gdk_pixbuf_get_from_surfaceViktor Odintsev2017-07-021-83/+45
* Replace gdk_error_trap_pop with gdk_error_trap_pop_ignoredViktor Odintsev2017-07-023-11/+11
* Remove deprecated gdk_screen_make_display_nameViktor Odintsev2017-07-022-4/+16
* Handle GDK display/screen/monitor deprecationsViktor Odintsev2017-07-027-32/+57
* Load default icon from icon themeViktor Odintsev2017-07-024-607/+17
* Introduce xfwm-common static libraryViktor Odintsev2017-07-021-0/+5
* Do not prevent ALT+Mouse resizing for borderless maximized windows.Marcel Partap2017-06-122-13/+3
* compositor: Disable XPresent on errorOlivier Fourdan2017-06-091-6/+9
* compositor: remove old vblank codeBłażej Szczygieł2017-06-022-67/+0
* screen: Fix broken monitor indexOlivier Fourdan2017-06-011-1/+9
* compositor: Remove present env varOlivier Fourdan2017-05-151-29/+20
* compositor: Remove vblank optionOlivier Fourdan2017-05-153-19/+1
* Flush display to catch possible errorsOlivier Fourdan2017-05-151-0/+1
* Fix typo in flag nameOlivier Fourdan2017-05-152-5/+5
* Use ximerama indices for _NET_WM_FULLSCREEN_MONITORSOlivier Fourdan2017-05-154-3/+35
* Revert "Add PointerMotionHintMask"Olivier Fourdan2017-05-152-2/+0
* placement: Use primary monitor as defaultOlivier Fourdan2017-05-151-3/+5
* netwm: avoid spurious warning on restartOlivier Fourdan2017-03-211-0/+4
* Fix a spelling mistake.Unit 1932017-03-212-2/+2
* moveresize: Cancel move/resize if client is goneOlivier Fourdan2017-03-071-21/+49
* netwm: Make docks and spash screens appear focusedOlivier Fourdan2017-03-062-1/+3
* compositor: warn if XPresent requested but unusableOlivier Fourdan2017-01-191-1/+7
* compositor: Disable XPresent in case of errorOlivier Fourdan2017-01-191-1/+36
* display: get screen from the output windowOlivier Fourdan2017-01-192-0/+23
* main: Use default display API.Olivier Fourdan2017-01-191-34/+39
* display: Add default displayOlivier Fourdan2017-01-192-4/+23
* worspaces: Cycle via easy-move key + mouse fwd/bwdMike Murdoch2016-06-152-0/+17
* stacking: Raise on focus to activateOlivier Fourdan2016-06-132-4/+15
* placement: Relocate dialogs onlyOlivier Fourdan2016-06-071-37/+26
* Force application win_gravity to NorthWestGravityKeith Packard2016-06-021-1/+14
* keyboard: Re-apply modifiers masksOlivier Fourdan2016-04-301-0/+2
* keyboard: Ignore unsupported modifiersOlivier Fourdan2016-04-303-14/+39
* compositor: use 2D GL APIOlivier Fourdan2016-04-301-4/+4