aboutsummaryrefslogtreecommitdiffstats
path: root/wayland
Commit message (Expand)AuthorAge
* Allow users to customize the cursor on clientsLibravatar Drew DeVault2016-07-17
* Fix warning in window.cLibravatar Drew DeVault2016-07-16
* Fix #753Libravatar Drew DeVault2016-07-16
* Enable windows to register to get notified when the mouse wheel is scrolledLibravatar David Eklov2016-07-15
* Rename pointer_input::notify to indicate that is called on button clicksLibravatar David Eklov2016-07-15
* Use int instead of wl_fixed_t for mouse coordinatesLibravatar David Eklov2016-07-14
* Enable windows to register to get notified of pointer button eventsLibravatar David Eklov2016-07-06
* Check capabilities before using pointer and keyboardLibravatar David Eklov2016-07-06
* Move code to make a window a shell surface into seperate functionLibravatar David Eklov2016-07-04
* wayland/registry.c: free() registry at registry_teardownLibravatar Sergi Granell2016-04-30
* Explicitly mark static linking in CMakeLibravatar Tomáš Čech2016-04-28
* Fix missing include pathsLibravatar Tomáš Čech2016-04-28
* Flesh out pango markup implementationLibravatar Drew DeVault2016-04-17
* Add support for pango markupLibravatar Drew DeVault2016-04-17
* Make client/pango.h not depend on client/window.hLibravatar Mikkel Oscar Lyderik2016-03-30
* Remove pointer from swaylock surfaceLibravatar Drew DeVault2016-01-26
* extract cairo_set_source_u32()Libravatar Christoph Gysin2016-01-25
* make gdk-pixbuf dependency really optionalLibravatar progandy2015-12-20
* fix segfault when doesn't have a trailing '/'Libravatar Nicolas Werner2015-12-15
* Pass keys along from wayland backend to clientsLibravatar Drew DeVault2015-12-12
* Fix build issueLibravatar Drew DeVault2015-12-12
* Add some more keyboard handling for wayland clientsLibravatar Drew DeVault2015-12-12
* Initialize keyboard in registry pollLibravatar Drew DeVault2015-12-10
* Add keyboard handling shims to registryLibravatar Drew DeVault2015-12-10
* Discover swaylock extension in registryLibravatar Drew DeVault2015-12-10
* Refactor gdk pixbuf code into shared client libLibravatar Drew DeVault2015-12-10
* Free outputs on registry teardownLibravatar Drew DeVault2015-12-05
* remove archive from git, add *.a to gitignoreLibravatar Christoph Gysin2015-12-03
* Add swaylock protocol, add resource destructorsLibravatar Drew DeVault2015-12-03
* cmake: build common code only onceLibravatar Christoph Gysin2015-12-02
* Add text rendering support to wayland clientsLibravatar Drew DeVault2015-11-29
* Add wallpapers to output commandLibravatar Drew DeVault2015-11-19
* Refactor the crap out of wayland clientsLibravatar Drew DeVault2015-11-19
* Basic support for extensions in server and clientsLibravatar Drew DeVault2015-11-18
* Fix warning about uninitialized variableLibravatar Drew DeVault2015-11-18
* Exit if unable to allocate bufferLibravatar Drew DeVault2015-11-18
* Support cursors over wayland clientsLibravatar Drew DeVault2015-11-18
* Generate protocol headersLibravatar Drew DeVault2015-11-18
* Fix SIGBUS from wayland clientsLibravatar Drew DeVault2015-11-18
* Normalize indentationLibravatar Drew DeVault2015-11-18
* Clean up memory pool files betterLibravatar Drew DeVault2015-11-18
* Support resizing in wayland client implementationLibravatar Drew DeVault2015-11-18
* Fix up wayland client implementationLibravatar Drew DeVault2015-11-18
* Clean up some things better in wayland clientsLibravatar Drew DeVault2015-11-13
* We don't need to implement strdupLibravatar Drew DeVault2015-11-12
* Further refinement of wayland client supportLibravatar Drew DeVault2015-11-12
* Start fleshing out wayland client implementationLibravatar Drew DeVault2015-11-12